[INFO] cloning repository https://github.com/Hydrostic/vatsim-stat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hydrostic/vatsim-stat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 007acf62ab5b615f2635e61c17456b932e0ad2a3
[INFO] fixing Hydrostic/vatsim-stat against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hydrostic/vatsim-stat
[INFO] finished tweaking git repo https://github.com/Hydrostic/vatsim-stat
[INFO] tweaked toml for git repo https://github.com/Hydrostic/vatsim-stat written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hydrostic/vatsim-stat on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hydrostic/vatsim-stat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xitca-server v0.4.0
[INFO] [stderr]   Downloaded xitca-service v0.2.0
[INFO] [stderr]   Downloaded xitca-io v0.4.1
[INFO] [stderr]   Downloaded xitca-web v0.6.2
[INFO] [stderr]   Downloaded xitca-unsafe-collection v0.2.0
[INFO] [stderr]   Downloaded xitca-router v0.3.0
[INFO] [stderr]   Downloaded xitca-http v0.6.0
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded prettyplease v0.2.28
[INFO] [stderr]   Downloaded associative-cache v2.0.0
[INFO] [stderr]   Downloaded pangocairo-sys v0.20.7
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.7
[INFO] [stderr]   Downloaded byte-pool v0.2.4
[INFO] [stderr]   Downloaded gobject-sys v0.20.7
[INFO] [stderr]   Downloaded system-deps v7.0.3
[INFO] [stderr]   Downloaded pango-sys v0.20.7
[INFO] [stderr]   Downloaded pango v0.20.7
[INFO] [stderr]   Downloaded glib-sys v0.20.7
[INFO] [stderr]   Downloaded cairo-rs v0.20.7
[INFO] [stderr]   Downloaded glib-macros v0.20.7
[INFO] [stderr]   Downloaded gio-sys v0.20.8
[INFO] [stderr]   Downloaded piet v0.7.0
[INFO] [stderr]   Downloaded gio v0.20.7
[INFO] [stderr]   Downloaded glib v0.20.7
[INFO] [stderr]   Downloaded piet-web v0.7.0
[INFO] [stderr]   Downloaded piet-coregraphics v0.7.0
[INFO] [stderr]   Downloaded piet-common v0.7.0
[INFO] [stderr]   Downloaded pangocairo v0.20.7
[INFO] [stderr]   Downloaded piet-cairo v0.7.0
[INFO] [stderr]   Downloaded piet-direct2d v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230
[INFO] running `Command { std: "docker" "start" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling prettyplease v0.2.28
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling gio v0.20.7
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking xitca-unsafe-collection v0.2.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]     Checking xitca-service v0.2.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking piet v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking xitca-router v0.3.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking byte-pool v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a8a11bbb28f75771 -C extra-filename=-9186824d38e45d35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d8de1cd50511bdc3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8a5b7cdc97694a8d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a051f82be7ab90e7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8908e78d71e481eb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d39827a1100fb9ef.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f376020744881ce.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6293b14e8c19cb8a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e150474f4e59e271.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=47f073c651730aa5 -C extra-filename=-7f134a8980e35128 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-90175a1173db4883.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4fabcc958ac1275e.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-cc21b73ec775e2cf.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230", kill_on_drop: false }`
[INFO] [stdout] 0ec221d4f14c2ff1b0e6470da857b57c5d3308df17e89037f460b065f5c67230
